GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-08-14T06:16:16.585755+00:00",
"SubmitDate": "2026-08-14T06:16:16.585755+00:00",
"ReportPeriodStart": "2026-08-14T06:16:16.585755+00:00",
"ReportPeriodEnd": "2026-08-14T06:16:16.585755+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "3658a6ef-53cd-485f-8294-9f2b4e32474d",
"Rows": [
{
"ItemId": "07bdf17f-db89-41af-a7bf-03c924509b7e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "07bdf17f-db89-41af-a7bf-03c924509b7e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "3658a6ef-53cd-485f-8294-9f2b4e32474d",
"Rows": [
{
"ItemId": "07bdf17f-db89-41af-a7bf-03c924509b7e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "07bdf17f-db89-41af-a7bf-03c924509b7e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"814774dd-d170-450e-acf6-4d77a9149e91",
"77efb07a-d608-4e75-b77d-45c28683548c"
],
"Approvers": [
"851a9836-1058-4064-b22c-0e36c5d3410a",
"6d6481ca-1035-421f-9a4b-b93bd6cfa29d"
],
"ApprovedBy": "84ec4e96-1010-4c86-8dc2-1280bc530912",
"ApprovalDate": "2026-08-14T06:16:16.585755+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "30902af8-91fd-4f04-9617-39143ec2438b",
"WorkPlanId": "82c703e6-cbe8-4e18-920e-13dfd1eda695",
"id": "9fac219a-3529-4821-992b-427d4dd4e90b",
"ConfigId": "7ced3a5d-bb6b-4e7d-bc3b-f5d15fa0c394"
},
{
"GenerationDate": "2026-08-14T06:16:16.585755+00:00",
"SubmitDate": "2026-08-14T06:16:16.585755+00:00",
"ReportPeriodStart": "2026-08-14T06:16:16.585755+00:00",
"ReportPeriodEnd": "2026-08-14T06:16:16.585755+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "3658a6ef-53cd-485f-8294-9f2b4e32474d",
"Rows": [
{
"ItemId": "07bdf17f-db89-41af-a7bf-03c924509b7e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "07bdf17f-db89-41af-a7bf-03c924509b7e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "3658a6ef-53cd-485f-8294-9f2b4e32474d",
"Rows": [
{
"ItemId": "07bdf17f-db89-41af-a7bf-03c924509b7e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "07bdf17f-db89-41af-a7bf-03c924509b7e",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"814774dd-d170-450e-acf6-4d77a9149e91",
"77efb07a-d608-4e75-b77d-45c28683548c"
],
"Approvers": [
"851a9836-1058-4064-b22c-0e36c5d3410a",
"6d6481ca-1035-421f-9a4b-b93bd6cfa29d"
],
"ApprovedBy": "84ec4e96-1010-4c86-8dc2-1280bc530912",
"ApprovalDate": "2026-08-14T06:16:16.585755+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "30902af8-91fd-4f04-9617-39143ec2438b",
"WorkPlanId": "82c703e6-cbe8-4e18-920e-13dfd1eda695",
"id": "9fac219a-3529-4821-992b-427d4dd4e90b",
"ConfigId": "7ced3a5d-bb6b-4e7d-bc3b-f5d15fa0c394"
}
]